home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Data 2003 March / CD Rom Data Mart 2003.iso / Media / Intro.dcr / 00004.ls < prev    next >
Encoding:
Text File  |  2003-02-19  |  101 b   |  8 lines

  1. on exitFrame
  2.   if the quickTimePresent = 1 then
  3.     go("menuyegit")
  4.   else
  5.     go("qt")
  6.   end if
  7. end
  8.